This applet provides checkboxes links. You check the links you want to see and you clic the button. By changing the dimensions of the applet you can change the form of the checkboxlist : if height is greater than width they are placed vertically, otherwise horizontally. You can set colors, add sounds...
Name |
Description |
Default |
Status |
number text1, text2,...,textN link1, link2,...,linkN checked1,...,checkedN
button_color enter_button_color checkboxes_color enter_checkboxes_color enter_background_color status_bar_text sound_name |
the number of links the N checkboxes texts the N links URLs the initial states: the target of the new page : - "_blank" :
show in a new unnamed top-level window the button text the button color the button color when mouse over the checkboxes color the checkboxes color when mouse over the background color the background color when mouse over the text to display in the status bar when the mouse is over the sound played on load |
1 - yes
_blank
usual button color button color background color checkboxes color background color - - |
required required required required
required
required required optional required optional required optional optional optional optional
required |
Special notes |
* note: you can put relative URL (to target a file on your
site) or absolute (with "http://...") URL. example: relative URL: ../home/home.html absolute URL: http://www.yahoo.com * The background color format is hexadecimal format like this : blue is "#0000ff"", red is "#ff0000" ... If you want that the background color is the same as the one of the page, look at the html source file and find the balise : <body bgcolor="#00FFFF"> then copy the value, here it's "#00ffff". Use the "HexColor" applet to convert RGB color to hexadecimal color. * If you put more than one link you should set the target parameter equal to "new" otherwise you will only see the last link in your current window browser. |
Copyright 1999-2000 Taiji Software
All Rights Reserved
http://www.taijisoftware.com
support@taijisoftware.com